home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / comm / mebbs / tbank2_2.lha / TimeBank.Doc < prev    next >
Text File  |  1994-03-18  |  3KB  |  71 lines

  1. TimeBank Version 2.0 by Stephen Youle (M8007)
  2.  
  3. TimeBank is exactly what it says. It's a bank for user's to deposit
  4. their remaining on-line time for use at a later date. TimeBank has
  5. Ansi/Text menus depending on the user's graphic setting, the ability to
  6. deposit time to another user's account and a configurable text file which
  7. determines how may minutes a certain access level can deposit or withdraw
  8. in a day. TimeBank can have a maximum of 500 users.
  9.  
  10. The files you should of recieved in this archive are as follows:
  11.  
  12. TimeBank
  13. TimeBank.Doc
  14. TimeBank.CFG
  15. History.Txt
  16.  
  17. Make a directory off your Doors path called TimeBank, if you do not call
  18. it this, TimeBank won't be able to locate it's data file's that it makes.
  19.  
  20. Copy TimeBank, TimeBank.Doc and TimeBank.CFG to the directory you have
  21. just created. EG: Doors:TimeBank/
  22.  
  23. Now, edit your menu to reflect the path where TimeBank resides in.
  24.  
  25. Now come's the tricky part, TimeBank.CFG.
  26.  
  27. If you look at TimeBank.CFG or below, you will notice that it's divided
  28. into two columns and 31 rows. Each row determines a access level, eg:
  29. line 0 is Access level 0, line 3 is access level 3 and line 31 is access
  30. level 31. Ok so far? Now, the first column is the maximun amount of time
  31. that access level can deposit in a single day, while the second column
  32. is the maximum amount of time that access level can withdraw in a single
  33. day. I have allowed 3 characters per column, do not exceed this or
  34. problems will arise. The format is ### ### where # is a number or space.
  35. I'll give a quick demo on how it works:
  36.  
  37. ### ###
  38.  
  39. 30  30  <- Access level 0, max deposit 30 mins, max withdraw 30 mins.
  40. 30  30
  41. 30  30
  42. 30  30
  43. 30  30
  44. 40  40  <- Access level 5, max deposit 40 mins, max withdraw 30 mins.
  45.  
  46. and so forth up to access level 31.
  47.  
  48. 300 999 <- Acess level 31, max deposit 300 mins, max withdraw 999 mins.
  49.  
  50. I think you get the picture by now. just keep each column three (3)
  51. characters wide even if you only use 2. I decided to use a CFG file so
  52. user's could not deposit or withdraw huge amounts of time and hog the
  53. BBS so other user's couldn't get through.
  54.  
  55. A user who has 30 minutes maxiumun deposit per day could deposit 20
  56. minutes to their account and 10 minutes to another user or, they could
  57. deposit it all to their account. When they have used their 30 minutes
  58. deposit up, they will not be able to deposit any more time until the
  59. next day.
  60.  
  61. TimeBank is released as MsgWare.
  62.  
  63. This means that if you run TimeBank on your BBS, then you agree to send
  64. me a message telling me what you think of TimeBank and any ideas on
  65. other programs that you would like to see.
  66.  
  67. Any bug reports/suggestions/comments are most welcome. You can leave me
  68. mail in the oppropiate MEBBSNET echomail areas.
  69.  
  70. Regards, Stephen Youle
  71.